Go to the source code of this file.
Functions | |
| int | sceWlanDevIsPowerOn (void) |
| Determine if the wlan device is currently powered on. | |
| int | sceWlanGetSwitchState (void) |
| Determine the state of the Wlan power switch. | |
| int | sceWlanGetEtherAddr (char *etherAddr) |
| Get the Ethernet Address of the wlan controller. | |
| int | sceWlanDevAttach (void) |
| Attach to the wlan device. | |
| int | sceWlanDevDetach (void) |
| Detach from the wlan device. | |
|
|
Attach to the wlan device.
|
|
|
Detach from the wlan device.
|
|
|
Determine if the wlan device is currently powered on.
|
|
|
Get the Ethernet Address of the wlan controller.
|
|
|
Determine the state of the Wlan power switch.
|
1.4.6